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