mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 00:02:45 +03:00
feat(glue): increment character counter in CCharacterSelection::ShowCharacter
This commit is contained in:
parent
c7e2796e1d
commit
5277bf7f5d
@ -200,6 +200,10 @@ void CCharacterSelection::ShowCharacter() {
|
||||
|
||||
// TODO lighting callback/arg
|
||||
|
||||
// TODO load pet model
|
||||
|
||||
CCharacterSelection::s_characterCount++;
|
||||
|
||||
// TODO
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user