FF Diff Viewer

Comparing 2006 Base SDK to Fortress Forever 2.46

game_shared/singleplay_gamerules.cpp

383384385386387388389
//========================================================= bool CSingleplayRules::FAllowNPCs( void ) { return true; } #endif
383384385386387388389390
//========================================================= bool CSingleplayRules::FAllowNPCs( void ) { //return true; return false; // Jiggles: No need for NPCs in FF :) } #endif