mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-02 00:32: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
|
// TODO
|
||||||
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
void CCharacterComponent::RenderPrepAll() {
|
void CCharacterComponent::RenderPrepAll() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user