]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
split damagetext into cl_, sv_ and ui_ files 438/head
authorMartin Taibr <taibr.martin@gmail.com>
Sun, 30 Apr 2017 19:20:00 +0000 (21:20 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Sun, 30 Apr 2017 19:20:00 +0000 (21:20 +0200)
commit8b389a772be8252aff45407c84eb09c656669ccf
treeee2cf9e3326119a626dff59b68cc08e2917c8725
parentf0d114fa15e5ba4cb0025a5cf59eefb8f58733e5
split damagetext into cl_, sv_ and ui_ files
qcsrc/common/mutators/mutator/damagetext/_mod.inc
qcsrc/common/mutators/mutator/damagetext/_mod.qh
qcsrc/common/mutators/mutator/damagetext/cl_damagetext.qc [new file with mode: 0644]
qcsrc/common/mutators/mutator/damagetext/cl_damagetext.qh [new file with mode: 0644]
qcsrc/common/mutators/mutator/damagetext/damagetext.qc
qcsrc/common/mutators/mutator/damagetext/damagetext.qh
qcsrc/common/mutators/mutator/damagetext/sv_damagetext.qc [new file with mode: 0644]
qcsrc/common/mutators/mutator/damagetext/sv_damagetext.qh [new file with mode: 0644]
qcsrc/common/mutators/mutator/damagetext/ui_damagetext.qc [new file with mode: 0644]
qcsrc/common/mutators/mutator/damagetext/ui_damagetext.qh [new file with mode: 0644]