mirror of
https://github.com/l0k1/oprf_assets.git
synced 2026-08-23 10:29:19 +00:00
seed the random generator with systime
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#io.include("Aircraft/ExpansionPack/Nasal/init.nas");
|
||||
|
||||
srand();# seed the random generator with systime
|
||||
#with("updateloop");
|
||||
|
||||
# Number of iterations per second
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#io.include("Aircraft/ExpansionPack/Nasal/init.nas");
|
||||
|
||||
srand();# seed the random generator with systime
|
||||
#with("updateloop");
|
||||
|
||||
# Number of iterations per second
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#io.include("Aircraft/ExpansionPack/Nasal/init.nas");
|
||||
|
||||
srand();# seed the random generator with systime
|
||||
#with("updateloop");
|
||||
|
||||
# Number of iterations per second
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#io.include("Aircraft/ExpansionPack/Nasal/init.nas");
|
||||
|
||||
srand();# seed the random generator with systime
|
||||
#with("updateloop");
|
||||
|
||||
# Number of iterations per second
|
||||
|
||||
Reference in New Issue
Block a user