Skip to content

Commit

Permalink
arguments transmitted to the game executable
Browse files Browse the repository at this point in the history
  • Loading branch information
padawin committed Mar 12, 2014
1 parent 775009f commit da8349e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rRpg-english
Original file line number Diff line number Diff line change
@@ -1 +1 @@
LC_MESSAGES=en_GB ./rRpg
LC_MESSAGES=en_GB ./rRpg $@
2 changes: 1 addition & 1 deletion rRpg-francais
Original file line number Diff line number Diff line change
@@ -1 +1 @@
LC_MESSAGES=fr_FR ./rRpg
LC_MESSAGES=fr_FR ./rRpg $@

0 comments on commit da8349e

Please sign in to comment.