Skip to content

Commit 8a4d9ca

Browse files
author
Jean Poree
committed
Merge branch 'playground-fixes-3.2.0' into 'master'
[FIX][SDK] Playground fixes 3.2.0 See merge request codingame/game-engine!173
2 parents 4ea07e7 + f6899dc commit 8a4d9ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

playground/extensions/extensions-5-animmodule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AnimModule
2-
This module is not a maven module, you can find it's source code on Github: [https://github.com/CodinGame/codingame-sdk-modules/tree/master/AnimModule](https://github.com/CodinGame/codingame-sdk-modules/tree/master/AnimModule)
2+
This module is not a maven module, you can find it's source code on Github: [https://github.com/CodinGame/codingame-sdk-anim-module](https://github.com/CodinGame/codingame-sdk-anim-module)
33

44
This module is useful for games with a lot of AnimatedSprites overlayed over the rest of the game.
55

playground/misc/misc-3-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The CodinGame SDK is regularly updated and improved. This document lets you know
44

55
## 3.2.0
66

7-
### 🎁 New feature
7+
### 🎁 New features
88

99
- The [EndScreenModule](playground/extensions/extensions-4-endscreen.md) and the [TooltipModule](playground/extensions/extensions-3-tooltip.md) are now bundled with the sdk.
1010
- The [ToggleModule](playground/extensions/extensions-toggle.md) has been added.

0 commit comments

Comments
 (0)