diff options
Diffstat (limited to 'game/lib/hello.rb')
| -rw-r--r-- | game/lib/hello.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/game/lib/hello.rb b/game/lib/hello.rb index fd184d5..022d649 100644 --- a/game/lib/hello.rb +++ b/game/lib/hello.rb @@ -1 +1 @@ -puts 'hello' +puts Raylib.platform |
