mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-02-02 13:20:19 +01:00
Fix bad quests HUD function names
This commit is contained in:
parent
fd097bf955
commit
a3ce7b3157
@ -3,7 +3,7 @@ mff.QPREFIX = "mff_quests:"
|
||||
mff.QNOPREFIX = function(s) return s:sub(mff.QPREFIX:len()+1) end
|
||||
|
||||
quests.set_hud_position(1, 0)
|
||||
quests.set_hud_position(-200, 70)
|
||||
quests.set_hud_offset(-200, 190)
|
||||
|
||||
mff.quests.quests = {
|
||||
still_testing_quests = {
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 1fec0e3e2efd2897acd0231646e0bce80b78872b
|
||||
Subproject commit 4a93e351f3bff3219f290b98f93ae75fd6aae26b
|
Loading…
Reference in New Issue
Block a user