From 9137c25a3409a67ee04042e566f3c543d61d93d5 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Tue, 29 Sep 2015 08:46:47 -0400 Subject: fixed entity lags --- src/entities.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/entities.cpp') diff --git a/src/entities.cpp b/src/entities.cpp index 3560a2d..b33f226 100644 --- a/src/entities.cpp +++ b/src/entities.cpp @@ -84,7 +84,6 @@ unsigned int Structures::spawn(_TYPE t, float x, float y){ //spawns a structure height = 16 * HLINE; int tempN = (getRand() % 5 + 1); //amount of villagers that will spawn - //int tempN=200; for(int i=0;i