Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit aebd023

Browse files
committed
Remove commented out code and update Config.HandlerLocations
1 parent fa1068b commit aebd023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hitman/config.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Config.HandlerLocations = {
2323
--{ City = 'Saint Denis Handler', x = 2706.23, y = -1907.66, z = 47.89, h = 313.7, model = 'A_M_M_BiVFancyTravellers_01', scenario = 'WORLD_HUMAN_SHOPKEEPER'},
2424
--{ City = 'Blackwater Handler', x = -886.24, y = -1084.86, z = 59.32, h = 126.15, model = 'A_M_M_GriSurvivalist_01', scenario = 'WORLD_HUMAN_SHOPKEEPER'},
2525
-- { City = 'New Austin Handler', x = -274.8, y = 805.5, z = 119.3, h = 340.36, model = 'A_M_M_GriSurvivalist_01', scenario = 'WORLD_HUMAN_SHOPKEEPER'},
26-
-}
26+
--}
2727
-- Config.HandlerNPC removed, now part of Config.HandlerLocations
2828

2929

0 commit comments

Comments
 (0)