summaryrefslogtreecommitdiff
path: root/games/assaultcube/files/patch-source_src_console.h
blob: 4d12dc4370d2de311b98f1fdd16093ed03fff218 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- source/src/console.h.orig	2013-10-09 12:27:31.000000000 +0400
+++ source/src/console.h	2013-10-11 02:23:35.000000000 +0400
@@ -127,7 +127,7 @@
     }
 };
 
-/** WIP ALERT */
+/** WIP ALERT *//*
 struct textinputbuffer_wip
 {
     string buf;
@@ -257,4 +257,4 @@
         return false;
     }
 };
-
+*/