mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-13 22:01:04 -04:00
Removed unnecessary references and cleaned up scripts.
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
/**
|
||||
* Title: random
|
||||
* Description: Random number generator. Algorithm taken from Numerical
|
||||
* Methods in C, func ran3().
|
||||
* Copyright: Copyright (c) 2001
|
||||
* Company: Sony Online Entertainment
|
||||
* @author Steve Jakab
|
||||
* @version 1.0
|
||||
/*
|
||||
Title: random
|
||||
Description: Random number generator. Algorithm taken from Numerical
|
||||
Methods in C, func ran3().
|
||||
*/
|
||||
|
||||
package script;
|
||||
|
||||
Reference in New Issue
Block a user