summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2016-11-03 10:10:39 -0600
committerCriticalFlaw <[email protected]>2016-11-03 10:10:39 -0600
commit5e34bbd6ae9371fddf0d2677fd66d1ae30b26306 (patch)
tree783c3bcb3d1e342b93b1287901603d9a19e7f177
parentff4125ccf9e31f261dfd9ae08d6a05451e374fa2 (diff)
Fixed hudanimations load order
-rw-r--r--scripts/HudAnimations_manifest.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/HudAnimations_manifest.txt b/scripts/HudAnimations_manifest.txt
index 06b08c3..b1030c1 100644
--- a/scripts/HudAnimations_manifest.txt
+++ b/scripts/HudAnimations_manifest.txt
@@ -1,6 +1,6 @@
hudanimations_manifest
{
"file" "scripts/hudanimations.txt"
- "file" "scripts/hudanimations_tf.txt"
"file" "scripts/HudAnimations_custom.txt"
+ "file" "scripts/hudanimations_tf.txt"
} \ No newline at end of file