SERVER: Update path conversion list for NZ:P Beta

This commit is contained in:
cypress 2024-01-02 09:51:07 -05:00
parent 280c6063b5
commit 471b08afe5
1 changed files with 1 additions and 0 deletions

View File

@ -781,6 +781,7 @@ string(string asset) convert_old_asset_path =
case "progs/gmodels/g_m1.mdl":
ret = "models/weapons/garand/g_m1.mdl";
break;
case "progs/g_sawn.mdl":
case "progs/gmodels/g_sawnoff.mdl":
ret = "models/weapons/sawnoff/g_sawnoff.mdl";
break;