diff options
| author | FluorescentCIAAfricanAmerican <[email protected]> | 2020-04-22 12:56:21 -0400 |
|---|---|---|
| committer | FluorescentCIAAfricanAmerican <[email protected]> | 2020-04-22 12:56:21 -0400 |
| commit | 3bf9df6b2785fa6d951086978a3e66f49427166a (patch) | |
| tree | 2c0f1f0c63c4832882bc93814ebd2c2b1c6224e5 /utils/tfstats/resources/makec.bat | |
| download | archived-source-engine-2018-hl2-src-master.tar.xz archived-source-engine-2018-hl2-src-master.zip | |
Diffstat (limited to 'utils/tfstats/resources/makec.bat')
| -rw-r--r-- | utils/tfstats/resources/makec.bat | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/utils/tfstats/resources/makec.bat b/utils/tfstats/resources/makec.bat new file mode 100644 index 0000000..2b783b4 --- /dev/null +++ b/utils/tfstats/resources/makec.bat @@ -0,0 +1,14 @@ +res2c awards.gif binResources CTFStatsReport::gifAwards +res2c bgleft.jpg binResources CTFStatsReport::jpgBgLeft +res2c bgtop.jpg binResources CTFStatsReport::jpgBgTop +res2c boxscore.gif binResources CTFStatsReport::gifBoxScore +res2c game.dialog.off.gif binResources CTFStatsReport::gifGameDialogOff +res2c game.dialog.on.gif binResources CTFStatsReport::gifGameDialogOn +res2c match.statistics.off.gif binResources CTFStatsReport::gifMatchStatsOff +res2c match.statistics.on.gif binResources CTFStatsReport::gifMatchStatsOn +res2c scores.gif binResources CTFStatsReport::gifScores +res2c server.settings.off.gif binResources CTFStatsReport::gifServerSettingsOff +res2c server.settings.on.gif binResources CTFStatsReport::gifServerSettingsOn +res2c player.statistics.off.gif binResources CTFStatsReport::gifPlayerStatsOff +res2c player.statistics.on.gif binResources CTFStatsReport::gifPlayerStatsOn +res2c detailed.gif binResources CTFStatsReport::gifDetailedScores |