Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PyCommandCenter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Starcraft AI Course
PyCommandCenter
Commits
e84c5e0b
Commit
e84c5e0b
authored
4 years ago
by
Edvin Bergström
Browse files
Options
Downloads
Patches
Plain Diff
fixed some spelling
parent
e5f6d262
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!6
Replays
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/idareplayobserver.rst
+1
-1
1 addition, 1 deletion
docs/idareplayobserver.rst
docs/replays.rst
+1
-1
1 addition, 1 deletion
docs/replays.rst
with
2 additions
and
2 deletions
docs/idareplayobserver.rst
+
1
−
1
View file @
e84c5e0b
...
...
@@ -9,7 +9,7 @@ IDAReplayObserver
.. method:: IDAReplayObserver.on_game_start(self)
This method is called when a replay has stared, when you inherit it you have to
This method is called when a replay has star
t
ed, when you inherit it you have to
call the parent's on_game_start method in order to make it work (see
:ref:`replays`).
...
...
This diff is collapsed.
Click to expand it.
docs/replays.rst
+
1
−
1
View file @
e84c5e0b
...
...
@@ -68,7 +68,7 @@ if the information you want could be collected with SC2Reader.
ReplayObserver
--------------
This is the second technique it is much like using a bot but w
h
it the difference
This is the second technique it is much like using a bot but wit
h
the difference
that no action can be preform just observations.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment