Skip to content

Commit

Permalink
Update 激燃太空(The Ignited Space).md
Browse files Browse the repository at this point in the history
  • Loading branch information
pjy612 authored Jun 10, 2023
1 parent 0d57581 commit fea6a3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 激燃太空(The Ignited Space).md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ http://www.gityx.com/g8hh/hanhuazhong/694.html
https://g1tyx.github.io/the-ignited-space/

## 前置操作
![image](https://github.com/pjy612/gityx-cheat/assets/4072526/85b8581a-81fe-4065-904e-1f4fd6ea6407)
![image](https://github.com/pjy612/gityx-cheat/assets/4072526/85b8581a-81fe-4065-904e-1f4fd6ea6407)
图上位置打断点,然后 控制台 输入
```js
INS = t.instance;
```
![image](https://github.com/pjy612/gityx-cheat/assets/4072526/4fca864f-4814-4e8d-9740-1a49e097b2e5)
也可以使用条件断点,进行自动赋值 并不用断下来。
![image](https://github.com/pjy612/gityx-cheat/assets/4072526/4fca864f-4814-4e8d-9740-1a49e097b2e5)
也可以使用条件断点,进行自动赋值 并不用断下来。
```js
INS = t.instance,false
```
Expand Down

0 comments on commit fea6a3a

Please sign in to comment.