mirror of
https://github.com/OgelGames/fakelib.git
synced 2025-01-02 14:28:27 +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