mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Added res/raw/actorconditions_debug.json, now loaded instead of the
usual ones when AndorsTrailApplication.DEVELOPMENT_DEBUGRESOURCES == true.
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<array name="loadresource_actorconditions_debug">
|
||||
<item>@raw/actorconditions_debug</item>
|
||||
</array>
|
||||
|
||||
<array name="loadresource_items_debug">
|
||||
<item>@raw/itemlist_money</item>
|
||||
<item>@raw/itemlist_weapons</item>
|
||||
|
||||
Reference in New Issue
Block a user