Changes

7 bytes added ,  14:09, 1 October 2022
→‎Overview: from "Game1.hasOrWillReceiveMail" to "Game1.player.hasOrWillReceiveMail"
Line 311: Line 311:  
|}
 
|}
   −
You can either check the fields individually, or use the game's <samp>Game1.hasOrWillReceiveMail(string id)</samp> method to check all three.
+
You can either check the fields individually, or use the game's <samp>Game1.player.hasOrWillReceiveMail(string id)</samp> method to check all three.
 
|}
 
|}
  
8

edits