blob: 3ff1b3c7899ce4e1f50f0187e380256b8658ca8c [file] [log] [blame]
Zesstra953f9972017-02-18 15:37:36 +01001
2P_VALUE_PER_UNIT
3****************
4
5
6NAME
7====
8
9 P_VALUE_PER_UNIT "value_per_unit"
10
11
12DEFINIERT IN
13============
14
15 /sys/properties.h
16
17
18BESCHREIBUNG
19============
20
21 Wert in Goldstuecken pro Untereinheit.
22
23
24BEMERKUNGEN
25===========
26
27 Deprecated. Bitte SetCoinsPerUnits() (U_CPU) benutzen.
28
2925.Aug 2015 Gloinson