This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/Models/Autopush/Effects/cursor.eff
merspieler 46b0613da2 Added autopush v1.0-rc
Signed-off-by: merspieler <merspieler@users.noreply.github.com>
2018-08-03 01:40:28 +02:00

11 lines
341 B
XML

<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<inherits-from>Effects/model-combined-deferred</inherits-from>
<parameters>
<lightmap-enabled type="int">1</lightmap-enabled>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<texture n="3">
<image>cursor.png</image>
</texture>
</parameters>
</PropertyList>