Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
temporarily hide "Meadow" environment until new polished assets are r…
Browse files Browse the repository at this point in the history
…eady
  • Loading branch information
cvan committed Mar 22, 2019
1 parent 84bee89 commit a17ae73
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/src/main/res/values/options_values.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<item>@string/developer_options_env_offworld</item>
<item>@string/developer_options_env_underwater</item>
<item>@string/developer_options_env_winter</item>
<item>@string/developer_options_env_meadow</item>
<item>@string/developer_options_env_cave</item>
</string-array>

Expand All @@ -15,7 +14,6 @@
<item>offworld</item>
<item>underwater</item>
<item>winter</item>
<item>meadow</item>
<item>cave</item>
</string-array>

Expand All @@ -24,7 +22,6 @@
<item>@drawable/environment_offworld</item>
<item>@drawable/environment_underwater</item>
<item>@drawable/environment_winter</item>
<item>@drawable/environment_meadow</item>
<item>@drawable/environment_cave</item>
</array>

Expand Down

0 comments on commit a17ae73

Please sign in to comment.