Skip to content

Commit 5322b23

Browse files
committed
Update left4downtown.inc
1 parent d69083d commit 5322b23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripting/include/left4downtown.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ native int L4D2_GetVersusMaxCompletionScore();
4949
native void L4D2_SetVersusMaxCompletionScore(int score);
5050
native void L4D2_ResetMobTimer();
5151

52+
/*
5253
public SharedPlugin __pl_left4downtown = {
5354
name = "Left 4 Downtown",
5455
file = "left4downtown.smx",
@@ -58,6 +59,7 @@ public SharedPlugin __pl_left4downtown = {
5859
required = 0,
5960
#endif
6061
};
62+
*/
6163

6264
public Extension __ext_left4downtown = {
6365
name = "Left 4 Downtown",

0 commit comments

Comments
 (0)