Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d429efa

Browse files
committed
Added a comment
1 parent 2be8e64 commit d429efa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Assets/Patterns/22. Facade/Random numbers/Facade/RandomNumberFacade.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ public class RandomNumberFacade
1111

1212
static RandomNumberFacade()
1313
{
14+
//The only line of code you need to change if you want to test different random number generators
1415
//rng = new RandomNumbersNative();
1516
rng = new RandomNumbersUnity();
1617
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /