바뀜

둘러보기로 가기 검색하러 가기
20 바이트 추가됨 ,  2021년 11월 4일 (목) 18:42
잔글
문자열 찾아 바꾸기 - "tt>" 문자열을 "samp>" 문자열로
112번째 줄: 112번째 줄:  
==주석==
 
==주석==
 
<references>
 
<references>
<ref name="fish">각 농장 지도에서 잡을 수 있는 생선은 게임 코드 내에 <tt>Farm::getFish</tt>와 <tt>Farm::getFishingLocation</tt>에 의해 결정되고, 평범한 농장의 코드는 <tt>GameLocation::getFish</tt>, 데이터 파일은 <tt>Content\Fish.xnb</tt>에 있습니다.</ref>
+
<ref name="fish">각 농장 지도에서 잡을 수 있는 생선은 게임 코드 내에 <samp>Farm::getFish</samp>와 <samp>Farm::getFishingLocation</samp>에 의해 결정되고, 평범한 농장의 코드는 <samp>GameLocation::getFish</samp>, 데이터 파일은 <samp>Content\Fish.xnb</samp>에 있습니다.</ref>
<ref name="forage">게임 내 코드인 <tt>Farm::DayUpdate</tt> 참고.</ref>
+
<ref name="forage">게임 내 코드인 <samp>Farm::DayUpdate</samp> 참고.</ref>
 
</references>
 
</references>
  

편집

105,831

둘러보기 메뉴