mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-24 02:05:20 +01:00
5 lines
172 B
XML
5 lines
172 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:src="@drawable/background"
|
|
android:tileMode="repeat" />
|