forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
31d588d5d2
commit
a2ca88daa5
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ Config.machines = { -- Vending machines
|
||||||
|
|
||||||
Config.WaterCoolers = { -- Water coolers
|
Config.WaterCoolers = { -- Water coolers
|
||||||
{model = 'prop_watercooler_dark',},
|
{model = 'prop_watercooler_dark',},
|
||||||
{model = 'prop_watercooler',},
|
{model = 'prop_watercooler'},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue