Skip to content

Commit

Permalink
changed icon name
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua2504 committed Nov 2, 2018
1 parent d8a59ea commit 5e63ac5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RegnumStarter.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gosub, checkAppdata
gosub, readUserConfig
gosub, checkLanguage
gosub, setTranslations
try menu, tray, icon, %APPDATA%/icon.ico
try menu, tray, icon, %APPDATA%/rsicon.ico
coordmode,mouse,screen
gosub, readServerConfig ; servers and referers
goSub, readUsers
Expand Down
File renamed without changes.

0 comments on commit 5e63ac5

Please sign in to comment.