Skip to content

Commit 62cbb0f

Browse files
committed
Update init.lua
1 parent 3034fd3 commit 62cbb0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SA-MP API/init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ local offset = {
4040

4141
-- thanks Parazitas from ugbase.eu
4242
fnTakeScreenshot = {['0_3_7-R1'] = 0x070FC0, ['0_3_7-R3'] = 0x074EB0, ['0_3_DL-R1'] = 0x075040};
43+
-- fnDialogHook = {['0_3_7-R1'] = 0x06C040, ['0_3_7-R3'] = 0x06FF40, ['0_3_DL-R1'] = 0x0700D0};
4344
};
4445

4546
local define = require( 'SA-MP API.samp.definitions' )

0 commit comments

Comments
 (0)