Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed MotionSensor
Diff: Entity/Bosses/Skull/Skull.h
- Revision:
- 38:09832e662803
- Parent:
- 36:92d131695e7c
--- a/Entity/Bosses/Skull/Skull.h Tue May 07 03:47:39 2019 +0000
+++ b/Entity/Bosses/Skull/Skull.h Tue May 07 09:09:38 2019 +0000
@@ -1,7 +1,7 @@
#ifndef SKULL_H
#define SKULL_H
#include "Entity.h"
-#define DASH_DELAY 120
+#define DASH_DELAY 12
class Skull : public Entity {
private: