mirror of
https://github.com/overte-org/overte.git
synced 2025-04-13 18:42:11 +02:00
replace interface icon name with icon index
This commit is contained in:
parent
25d9a1869a
commit
7f1c66f529
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
!define INTERFACE_SHORTCUT_NAME "High Fidelity"
|
||||
!define INTERFACE_EXEC_NAME "interface.exe"
|
||||
!define INTERFACE_ICON_NAME "interface.ico"
|
||||
!define INTERFACE_ICON_INDEX "0"
|
||||
!define CONSOLE_SHORTCUT_NAME "Server Console"
|
||||
!define CONSOLE_EXEC_NAME "server-console.exe"
|
||||
!define CONSOLE_ICON_INDEX "1"
|
||||
|
|
Loading…
Reference in a new issue