v8.1.0
- Updateed for HydrogenHosting.org - Added the ability to change fog colours - Changed TickFogDensity to TickFog - Changed music system to operate per client (in the event something... happens...) - Added index for planned dynamic gamemode system - Version bump
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
public char PLUGIN_VERSION[8] = "8.0.0";
|
||||
public char PLUGIN_VERSION[8] = "8.1.0a";
|
||||
void sudo(int task) {
|
||||
AssLogger(LOGLVL_DEBUG, "Calling sudo with %i", task);
|
||||
switch (task) {
|
||||
|
Reference in New Issue
Block a user