fixed typo in build tool
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401518
This commit is contained in:
parent
3ce6547a51
commit
deb457ba68
@ -154,7 +154,7 @@ namespace builder
|
|||||||
libs[8].Name = "game.cstrike.ext";
|
libs[8].Name = "game.cstrike.ext";
|
||||||
libs[8].ProjectFile = "cstrike";
|
libs[8].ProjectFile = "cstrike";
|
||||||
|
|
||||||
libs[9].Destination = "addons/sourcemod/extenions";
|
libs[9].Destination = "addons/sourcemod/extensions";
|
||||||
libs[9].LocalPath = "extensions/topmenus";
|
libs[9].LocalPath = "extensions/topmenus";
|
||||||
libs[9].Name = "topmenus.ext";
|
libs[9].Name = "topmenus.ext";
|
||||||
libs[9].ProjectFile = "topmenus";
|
libs[9].ProjectFile = "topmenus";
|
||||||
|
Loading…
Reference in New Issue
Block a user