]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix race_CheckName by actually using the given arg
authordrjaska <drjaska83@gmail.com>
Mon, 26 Aug 2024 03:23:30 +0000 (06:23 +0300)
committerdrjaska <drjaska83@gmail.com>
Mon, 26 Aug 2024 03:26:51 +0000 (06:26 +0300)
commitdff098f0d9bb81626f79d84923f10c63d21fe3bc
tree66e05047b985ff0e4811b1283e2763c333e39d57
parentbe66a429acc7623ecc52436e56c0e1266a0e95f8
Fix race_CheckName by actually using the given arg

// Check if the given name already exists in race rankings?
// In that case, where? (otherwise return 0)
int race_CheckName(string net_name)
qcsrc/common/gamemodes/gamemode/race/cl_race.qc