Added missing semicolon in plugins/include/tf2.inc.
This commit is contained in:
parent
145d0ef37d
commit
ddfb958647
@ -82,7 +82,7 @@ enum TFCond
|
|||||||
TFCond_OnFire,
|
TFCond_OnFire,
|
||||||
TFCond_Overhealed,
|
TFCond_Overhealed,
|
||||||
TFCond_Jarated
|
TFCond_Jarated
|
||||||
}
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Sets a client on fire for 10 seconds.
|
* Sets a client on fire for 10 seconds.
|
||||||
|
Loading…
Reference in New Issue
Block a user