Changes

Jump to navigation Jump to search
m
Line 146: Line 146:  
| <samp>PerScreen&lt;T&gt;(null)</samp>
 
| <samp>PerScreen&lt;T&gt;(null)</samp>
 
| Passing null into the constructor is deprecated. You should call <code>PerScreen&lt;T&gt;()</code> to use the default value.
 
| Passing null into the constructor is deprecated. You should call <code>PerScreen&lt;T&gt;()</code> to use the default value.
 +
|-
 +
| <samp>SDate.Season</samp>
 +
| <samp>SDate.Season</samp> is now the <samp>Season</samp> enum, to match the game. Use <samp>SDate.SeasonKey</samp> if you absolutely need the string form.
 
|}
 
|}
  
528

edits

Navigation menu