mirror of
https://github.com/OgelGames/fakelib.git
synced 2025-01-04 23:30:35 +01:00
parent
80ea83f1c1
commit
c1cf529712
@ -441,6 +441,10 @@ function fake_player.hud_get_hotbar_selected_image()
|
|||||||
return ""
|
return ""
|
||||||
end
|
end
|
||||||
|
|
||||||
|
function fake_player.is_valid()
|
||||||
|
return true
|
||||||
|
end
|
||||||
|
|
||||||
-- No-op functions
|
-- No-op functions
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
do
|
do
|
||||||
|
Loading…
Reference in New Issue
Block a user