feat: Player controller
This commit is contained in:
@@ -24,7 +24,7 @@ struct World {
|
||||
|
||||
//// NPCs
|
||||
U32 npcCount;
|
||||
NPC npcs[128];
|
||||
NPC npcs[1024];
|
||||
|
||||
////Bandit
|
||||
// The bandit the player is after.
|
||||
|
||||
Reference in New Issue
Block a user