mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 00:02:45 +03:00
chore(component): add temp return value to CCharacterComponent::RenderPrep
This commit is contained in:
parent
190ceb7a49
commit
a17ba56f0e
@ -582,6 +582,7 @@ int32_t CCharacterComponent::RenderPrep(int32_t a2) {
|
||||
}
|
||||
|
||||
// TODO
|
||||
return 1;
|
||||
}
|
||||
|
||||
void CCharacterComponent::RenderPrepAll() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user