mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-01-04 00:23:25 +08:00
Revert "Update IUniformRandomStream."
This reverts commit 5474d11ed00efe5702026b78ee0031b978139e43.
This commit is contained in:
parent
e24a1442a7
commit
2456274580
@ -27,8 +27,6 @@
|
||||
class VSTDLIB_CLASS IUniformRandomStream
|
||||
{
|
||||
public:
|
||||
virtual ~IUniformRandomStream() {}
|
||||
|
||||
// Sets the seed of the random number generator
|
||||
virtual void SetSeed( int iSeed ) = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user