mirror of
https://github.com/UberGames/RPG-X2.git
synced 2025-02-09 00:11:02 +00:00
4 lines
No EOL
65 B
Lua
4 lines
No EOL
65 B
Lua
function Example()
|
|
local ent;
|
|
ent = entity.FindBModel(22);
|
|
end |