projects
/
xonotic
/
xonotic-data.pk3dir.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'TimePath/modules'
[xonotic/xonotic-data.pk3dir.git]
/
qcsrc
/
common
/
mutators
/
mutator
/
waypoints
/
all.qh
diff --git
a/qcsrc/common/mutators/mutator/waypoints/all.qh
b/qcsrc/common/mutators/mutator/waypoints/all.qh
index d99b27e932babd17acb43590a98d8256ffc8381a..77c4312001de399edeaaddd1d9a1abcc7de55020 100644
(file)
--- a/
qcsrc/common/mutators/mutator/waypoints/all.qh
+++ b/
qcsrc/common/mutators/mutator/waypoints/all.qh
@@
-2,7
+2,7
@@
#include "waypointsprites.qh"
-REGISTRY(Waypoints, BITS(
6
))
+REGISTRY(Waypoints, BITS(
7
))
#define Waypoints_from(i) _Waypoints_from(i, WP_Null)
REGISTER_REGISTRY(Waypoints)
REGISTRY_CHECK(Waypoints)