Added random number generator
Fixed typo in calculate camera Removed some warning
This commit is contained in:
@@ -25,7 +25,7 @@ struct World {
|
||||
NPC npcs[128];
|
||||
|
||||
////Bandit
|
||||
// The bandit the player is after.
|
||||
// The bandit the player is after.
|
||||
Bandit bandit;
|
||||
|
||||
// NPC points of interest, places to walk to.
|
||||
|
||||
Reference in New Issue
Block a user