mirror of
https://github.com/OgelGames/fakelib.git
synced 2025-07-19 08:50:32 +02:00
Compare commits
1 Commits
v1.0.0
...
c1cf529712
Author | SHA1 | Date | |
---|---|---|---|
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
|
||||
|
Reference in New Issue
Block a user