Merge pull request #4882 from Fox-McCloud/fast-get-turf

Faster Get Turf from VG
This commit is contained in:
TheDZD
2016-07-05 11:36:17 -04:00
committed by GitHub
3 changed files with 3 additions and 8 deletions
+2
View File
@@ -157,6 +157,8 @@
for(type in view(range, dview_mob))
#define END_FOR_DVIEW dview_mob.loc = null
#define get_turf(A) (get_step(A, 0))
#define MIN_SUPPLIED_LAW_NUMBER 15
#define MAX_SUPPLIED_LAW_NUMBER 50