redone modecode

This commit is contained in:
Zeno Rogue
2020-08-02 12:55:37 +02:00
parent 44f359582c
commit 3505f17460
9 changed files with 343 additions and 279 deletions
-2
View File
@@ -518,8 +518,6 @@ void set_gfake(ld _around) {
check_cgi();
cgi.require_basics();
ginf[gFake].xcode = no_code;
if(currentmap) new hrmap_fake(currentmap);
}