Visual effects are all now updated real-time, and defaulted to semi-dark with a borealis sky.

This commit is contained in:
Greyscale
2009-05-06 08:29:34 +02:00
parent e1b1a21873
commit 3fb7163fb5
4 changed files with 183 additions and 10 deletions

View File

@ -71,7 +71,6 @@ public Action:EventRoundStart(Handle:event, const String:name[], bool:dontBroadc
// Forward event to sub-modules.
RoundEndOnRoundStart();
InfectOnRoundStart();
VEffectsOnRoundStart();
SEffectsOnRoundStart();
AntiStickOnRoundStart();
ZSpawnOnRoundStart();