updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / vavoom-allegrogl / vavoom-1.30-noiwad-fix.patch
blobad82f13928d48e41791f1236621135194971dda3
1 --- source/sv_main.cpp.orig 2009-05-10 01:53:28.493234034 +0200
2 +++ source/sv_main.cpp 2009-05-10 01:53:45.756982070 +0200
3 @@ -164,7 +164,6 @@
4 void SV_Shutdown()
6 guard(SV_Shutdown);
7 - SV_ShutdownGame();
8 if (GGameInfo)
9 GGameInfo->ConditionalDestroy();
10 for (int i = 0; i < MAXPLAYERS; i++)