Upgrading to pxt 3.5.4 (#367)
* pxt/common updates * added game lib * removing gamelib
This commit is contained in:
@ -99,8 +99,8 @@ namespace pxsim.image {
|
||||
}
|
||||
}
|
||||
|
||||
namespace pxsim.pxtcore {
|
||||
export function updateStats(str: string) {
|
||||
namespace pxsim.game {
|
||||
export function takeScreenshot() {
|
||||
// TODO
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user