- Timestamp:
- 3/13/2012 5:58:36 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/pluginsRewrite/Eraser.Plugins/Registrars/PrngRegistrar.cs
r2440 r2476 50 50 get 51 51 { 52 return this[ ActivePrngGuid];52 return this[Host.Instance.Settings.ActivePrng]; 53 53 } 54 }55 56 /// <summary>57 /// Sets the GUID of the active PRNG.58 /// </summary>59 public Guid ActivePrngGuid60 {61 private get;62 set;63 54 } 64 55
Note: See TracChangeset
for help on using the changeset viewer.
