mirror of
https://github.com/UberGames/RPG-X2-rpgxEF.git
synced 2025-02-20 19:02:41 +00:00
3 lines
No EOL
75 B
Lua
3 lines
No EOL
75 B
Lua
function HelloWorld(ent, other, activator)
|
|
game.Print("Hello World");
|
|
end |