Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Bara committed Oct 18, 2018
1 parent c0b67c9 commit d1505c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/sourcemod/scripting/ttt/ttt_missiles.sp
Expand Up @@ -152,7 +152,7 @@ public void OnMapStart()

if (iIndex == 0)
{
SetFailState("Can't precache missile moedl!");
SetFailState("Can't precache missile model!");
}

PrecacheSound("weapons/rpg/rocket1.wav");
Expand Down

0 comments on commit d1505c0

Please sign in to comment.