Translations:Modding:Moddable Mod/16/ru

From Vintage Story Wiki
Revision as of 10:42, 16 June 2022 by Mirotworez (talk | contribs) (Created page with "namespace tipmod.src { public class Tip { string author; string tip;")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

namespace tipmod.src {

   public class Tip
   {
       string author;
       string tip;