Skip to content

Commit 6c645f0

Browse files
committed
Prices.ini filepath, again
1 parent 71c3956 commit 6c645f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/001-constants.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ local FOLDER_SETTINGS_PATH = '..\\Settings\\'
44
local FOLDER_LOGS_PATH = '..\\Log\\'
55
local FOLDER_CONFIG_PATH = '..\\Configs\\'
66
local MASTER_CONFIG_PATH = '..\\Scripts.ini'
7-
local MASTER_PRICES_CONFIG_PATH = '..\\Prices.ini'
7+
local PRICES_CONFIG_PATH = '..\\Prices.ini'
88

99
local NORTH = NORTH
1010
local EAST = EAST

0 commit comments

Comments
 (0)