Skip to content

Commit 18d8d5f

Browse files
committed
emoji
1 parent 128e7ff commit 18d8d5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ScriptReference/Interfaces/JCS_Instance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Singleton instance interface.
44

55
This file contain three classes.
66

7-
### 1) JCS_Instance
7+
### 🏛️ JCS_Instance
88

99
See `Example.cs`:
1010

@@ -18,7 +18,7 @@ See `Example.cs`:
1818
}
1919
```
2020

21-
### 2) JCS_InstanceOld
21+
### 🏛️ JCS_InstanceOld
2222

2323
Singleton instance interface to keep the old instance.
2424

@@ -34,7 +34,7 @@ See `ExampleOld.cs`:
3434
}
3535
```
3636

37-
### 3) JCS_InstanceNew
37+
### 🏛️ JCS_InstanceNew
3838

3939
Check singleton for keep the old one.
4040

0 commit comments

Comments
 (0)