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

Commit b5cbf75

Browse files
committed
Remove Draw text function, one last thing to do for 1.9.9
1 parent c123a66 commit b5cbf75

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

hitman/[Core]/[Client]/main.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ AddEventHandler('RootLodge:HitContracts:C:StartMission', function()
8383
DrawInfo('Press [ ~e~K~q~ ] to get paid', 0.5, 0.95, 0.75)
8484
else
8585
DrawInfo('Press [ ~e~G~q~ ] to start a contract', 0.5, 0.95, 0.75)
86-
--DrawTexture("hud_textures", "item_money", 0.5, 0.5, 0.251, 0.251, 0.0, 0, 0, 0, 240, false);
8786
end
8887

8988
-- Initiating the contract.

0 commit comments

Comments
 (0)