Added missing semicolon in plugins/include/tf2.inc.

This commit is contained in:
Nicholas Hastings
2010-03-23 20:06:13 -04:00
parent 145d0ef37d
commit ddfb958647
+1 -1
View File
@@ -82,7 +82,7 @@ enum TFCond
TFCond_OnFire,
TFCond_Overhealed,
TFCond_Jarated
}
};
/**
* Sets a client on fire for 10 seconds.