Oware: Fix AI and two player mode when opponent is hungry

Authored by dmadaan on Jul 9 2017, 10:07 PM.

Description

Oware: Fix AI and two player mode when opponent is hungry

Details

Committed
dmadaanJul 9 2017, 10:07 PM
Parents
R2:8d280131d71b: Oware: Fix turn from empty house in single player mode
Branches
Unknown
Tags
Unknown
Restricted Application added a subscriber: jjazeix. ยท View Herald TranscriptJul 9 2017, 10:08 PM
jjazeix added inline comments.Jul 10 2017, 6:30 AM
/src/activities/oware/ActivityInfo.qml
27

Tux?

/src/activities/oware/oware.js
122

you should use the clone there and let the original unchanged. The clone should be a local variable instead of a global one.