Change english to en in the client run configuration

This is consistent with the Gradle file.

Signed-off-by: Graham <gpe@openrs2.org>
pull/132/head
Graham 3 years ago
parent 452fabc408
commit 6ab47a9ba7
  1. 2
      .idea/runConfigurations/client.xml

@ -2,7 +2,7 @@
<configuration default="false" name="client" type="Application" factoryName="Application" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="client" />
<module name="openrs2.nonfree.client.main" />
<option name="PROGRAM_PARAMETERS" value="1 live english game0" />
<option name="PROGRAM_PARAMETERS" value="1 live en game0" />
<method v="2">
<option name="Make" enabled="true" />
</method>

Loading…
Cancel
Save