Modifications

32 octets ajoutés ,  4 novembre 2021 à 18:59
m
Remplacement de texte — « tt> » par « samp> »
Ligne 445 : Ligne 445 :  
==Références==
 
==Références==
 
<references>
 
<references>
<ref name="weeds">See <tt>Object::cutWeed</tt> in the game code.</ref>
+
<ref name="weeds">See <samp>Object::cutWeed</samp> in the game code.</ref>
<ref name="monsters">See <tt>GameLocation::monsterDrop</tt> in the game code.</ref>
+
<ref name="monsters">See <samp>GameLocation::monsterDrop</samp> in the game code.</ref>
<ref name="axe">See <tt>Tree::performToolAction</tt> in the game code.</ref>
+
<ref name="axe">See <samp>Tree::performToolAction</samp> in the game code.</ref>
<ref name="fish">See <tt>GameLocation::getFish</tt> in the game code.</ref>
+
<ref name="fish">See <samp>GameLocation::getFish</samp> in the game code.</ref>
<ref name="artifact">See <tt>GameLocation::digUpArtifactSpot</tt> in the game code.</ref>
+
<ref name="artifact">See <samp>GameLocation::digUpArtifactSpot</samp> in the game code.</ref>
<ref name="stone">See <tt>GameLocation::breakStone</tt> in the game code.</ref>
+
<ref name="stone">See <samp>GameLocation::breakStone</samp> in the game code.</ref>
<ref name="resource">See <tt>ResourceClump::performToolAction</tt> in the game code.</ref>
+
<ref name="resource">See <samp>ResourceClump::performToolAction</samp> in the game code.</ref>
<ref name="giant">See <tt>GiantCrop::performToolAction</tt> in the game code.</ref>
+
<ref name="giant">See <samp>GiantCrop::performToolAction</samp> in the game code.</ref>
 
</references>
 
</references>
  
105 831

modifications