fixed typo in build tool

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401518
This commit is contained in:
David Anderson 2007-10-01 20:09:51 +00:00
parent 3ce6547a51
commit deb457ba68

View File

@ -154,7 +154,7 @@ namespace builder
libs[8].Name = "game.cstrike.ext";
libs[8].ProjectFile = "cstrike";
libs[9].Destination = "addons/sourcemod/extenions";
libs[9].Destination = "addons/sourcemod/extensions";
libs[9].LocalPath = "extensions/topmenus";
libs[9].Name = "topmenus.ext";
libs[9].ProjectFile = "topmenus";