Skip to content

Commit

Permalink
Changed paths
Browse files Browse the repository at this point in the history
  • Loading branch information
jonteohr committed Sep 8, 2017
1 parent 8e963f8 commit 5287118
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions addons/sourcemod/scripting/compile-betterwarden.bat
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ echo.
echo ***************************
echo Compiling: BetterWarden
echo ***************************
spcomp betterwarden.sp -o../plugins/BetterWarden/betterwarden.smx
spcomp BetterWarden/betterwarden.sp -o../plugins/BetterWarden/betterwarden.smx
echo.
echo.
echo ************************
echo Compile: Warden Menu
echo ************************
spcomp wardenmenu.sp -o../plugins/BetterWarden/wardenmenu.smx
spcomp BetterWarden/wardenmenu.sp -o../plugins/BetterWarden/wardenmenu.smx
echo.
echo.
echo.
Expand Down
2 changes: 1 addition & 1 deletion updater.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"Version"
{
"Latest" "0.5"
"Latest" "0.6"
}

"Notes" "Added auto-updater"
Expand Down

0 comments on commit 5287118

Please sign in to comment.