Changeset 40945
- Timestamp:
- 09/10/17 20:19:07 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/instar/instar.h
r40942 r40945 267 267 tempcam = cam4; 268 268 addlist(myconfig, "InstarActCam", "4"); 269 } 270 else 271 { 272 actcam = 1; 273 changepic(instar_pic1, "/tmp/instar1.jpg"); 274 changetext(instar_actcam1, "CAM1"); 275 tempcam = cam1; 276 addlist(myconfig, "InstarActCam", "1"); 269 277 } 270 278 }
Note: See TracChangeset
for help on using the changeset viewer.