]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Rename client's commands folder to command, to match the name used in all other direc...
authorMario <mario.mario@y7mail.com>
Sun, 2 Aug 2020 12:26:10 +0000 (22:26 +1000)
committerMario <mario.mario@y7mail.com>
Sun, 2 Aug 2020 12:26:10 +0000 (22:26 +1000)
commit78f2226fb16d88808d49d06e14783b2f2d6553bf
tree1540dba7b3368e6cdeabe4bbea36f721d043c7e5
parent77a72b8a1d5686ac0ee30d5019f512086bcbaf3e
Rename client's commands folder to command, to match the name used in all other directories
12 files changed:
qcsrc/client/_mod.inc
qcsrc/client/_mod.qh
qcsrc/client/command/_mod.inc [new file with mode: 0644]
qcsrc/client/command/_mod.qh [new file with mode: 0644]
qcsrc/client/command/cl_cmd.qc [new file with mode: 0644]
qcsrc/client/command/cl_cmd.qh [new file with mode: 0644]
qcsrc/client/commands/_mod.inc [deleted file]
qcsrc/client/commands/_mod.qh [deleted file]
qcsrc/client/commands/cl_cmd.qc [deleted file]
qcsrc/client/commands/cl_cmd.qh [deleted file]
qcsrc/client/main.qc
qcsrc/common/command/generic.qc