Skip to content

Commit bf82558

Browse files
committed
fix: resolve minor issuse regarding rtlTextMeshPro and minor bugs
1 parent 210c250 commit bf82558

7 files changed

Lines changed: 0 additions & 722 deletions

File tree

poolakeyunitysdk-unity/Assets/Bazaar/Poolakey/Demo/Scripts/UIManager.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,6 @@ public void OnConsumeClick()
4848

4949
public void OnPurchaseSubscriptionClick()
5050
{
51-
if (Application.isEditor)
52-
{
53-
_resourceManager.AddJellyEndTime(new TimeSpan(0,1,0));
54-
return;
55-
}
56-
5751
Purchase(1);
5852
}
5953

Binary file not shown.

poolakeyunitysdk-unity/Assets/RTLTMPro/Tests/FastStringBuilderTests.cs

Lines changed: 0 additions & 239 deletions
This file was deleted.

poolakeyunitysdk-unity/Assets/RTLTMPro/Tests/GlyphFixerTests.cs

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)