From a64bc8356d20f61cdf861ba0003ec72869958f7d Mon Sep 17 00:00:00 2001 From: Mike Date: Mon, 18 Feb 2019 22:33:29 -0800 Subject: [PATCH] pub static --- project_name/T4Templates/ContentPathGenerator.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_name/T4Templates/ContentPathGenerator.tt b/project_name/T4Templates/ContentPathGenerator.tt index 876e4e6..8740c90 100644 --- a/project_name/T4Templates/ContentPathGenerator.tt +++ b/project_name/T4Templates/ContentPathGenerator.tt @@ -13,7 +13,7 @@ namespace Nez { - class Content + public static class Content { <#