projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a418576
)
fix another typo
author
Rudolf Polzer <divverent@alientrap.org>
Sun, 21 Nov 2010 20:05:12 +0000
(21:05 +0100)
committer
Rudolf Polzer <divverent@alientrap.org>
Sun, 21 Nov 2010 20:05:12 +0000
(21:05 +0100)
qcsrc/menu/xonotic/keybinder.c
patch
|
blob
|
history
diff --git
a/qcsrc/menu/xonotic/keybinder.c
b/qcsrc/menu/xonotic/keybinder.c
index
da6f5f5
..
1d8dc96
100644
(file)
--- a/
qcsrc/menu/xonotic/keybinder.c
+++ b/
qcsrc/menu/xonotic/keybinder.c
@@
-33,7
+33,7
@@
void KeyBinder_Bind_Edit(entity btn, entity me);
#ifdef IMPLEMENTATION
#ifdef IMPLEMENTATION
-string KEY_NOT_BOUND_COMMAND "// not bound";
+string KEY_NOT_BOUND_COMMAND
=
"// not bound";
#define MAX_KEYS_PER_FUNCTION 2
#define MAX_KEYBINDS 256
#define MAX_KEYS_PER_FUNCTION 2
#define MAX_KEYBINDS 256