1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-05 06:45:34 +00:00
openmw/monster/modules/timer.mn

8 lines
164 B
Text
Raw Normal View History

/*
NOTE: This file is not used - it is here just for reference. The
real module is defined internally in timer.d.
*/
singleton timer;
idle sleep(float secs);